Articles by Rocky LIU Yan

Aspire Three Ways to Implement Service Discovery for Non-.NET APIs micro-services

Aspire provides three resource types: Project, Container, and Executable. However, service discovery is only enabled by default for Project resources. Here, we demonstrate Aspire's non-.NET Web API service discovery approach using a Bun web API (similar to Node.js). Three code examples illustrate different methods.